[INFO] cloning repository https://github.com/panrosk/atlas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panrosk/atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanrosk%2Fatlas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanrosk%2Fatlas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70423b3a3d925d7a92982b5dd355d7817b84c402
[INFO] checking panrosk/atlas against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanrosk%2Fatlas" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/panrosk/atlas
[INFO] finished tweaking git repo https://github.com/panrosk/atlas
[INFO] tweaked toml for git repo https://github.com/panrosk/atlas written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panrosk/atlas on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panrosk/atlas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b26217aff3d7f2a7210e1525697791dbef344a5c6be4ca48cd9660e5baddc3c
[INFO] running `Command { std: "docker" "start" "-a" "3b26217aff3d7f2a7210e1525697791dbef344a5c6be4ca48cd9660e5baddc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b26217aff3d7f2a7210e1525697791dbef344a5c6be4ca48cd9660e5baddc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b26217aff3d7f2a7210e1525697791dbef344a5c6be4ca48cd9660e5baddc3c", kill_on_drop: false }`
[INFO] [stdout] 3b26217aff3d7f2a7210e1525697791dbef344a5c6be4ca48cd9660e5baddc3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03bc88bd055f3050a1d4b2f278cd29264e189967ffd361474f7af06b93148ebf
[INFO] running `Command { std: "docker" "start" "-a" "03bc88bd055f3050a1d4b2f278cd29264e189967ffd361474f7af06b93148ebf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking libz-rs-sys v0.5.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking selectors v0.26.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/core/shared)
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]  --> core/shared/src/markdown/converters/html.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct HtmlToMarkdown {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 9 |     options: MarkdownOptions,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `in_code` is never read
[INFO] [stdout]   --> core/shared/src/markdown/converters/html.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct ConversionContext {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     in_code: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConversionContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_row` is never read
[INFO] [stdout]   --> core/shared/src/markdown/converters/html.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct TableContext {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 82 |     current_row: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_header` is never read
[INFO] [stdout]    --> core/shared/src/markdown/converters/html.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 855 | struct TableRowHandler {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 856 |     is_header: bool,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking xml v1.2.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking xml-rs v1.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking epub v2.1.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling toml_edit v0.25.6+spec-1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking font-types v0.11.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking lilt v0.8.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking abf v0.1.0 (/opt/rustwide/workdir/core/abf)
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking books v0.1.0 (/opt/rustwide/workdir/core/books)
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=fbeb96b2ed7f8131 -C extra-filename=-0ecd13eb4f162013 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-427262c56ba32369.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-f9ca7fe1ee5ae5e5.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-2e15e88f84a766e9.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `strip_html_tags` is never used
[INFO] [stdout]  --> core/books/src/services/discovery.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn strip_html_tags(s: &str) -> String {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "03bc88bd055f3050a1d4b2f278cd29264e189967ffd361474f7af06b93148ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03bc88bd055f3050a1d4b2f278cd29264e189967ffd361474f7af06b93148ebf", kill_on_drop: false }`
[INFO] [stdout] 03bc88bd055f3050a1d4b2f278cd29264e189967ffd361474f7af06b93148ebf
